home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-06-21 | 1.2 KB | 26 lines | [TEXT/ttxt] |
- This stack contains and explains the “Pathlines” XFCN, which was designed to make life easier when dealing with file pathnames.
-
- Pathlines can:
- • Disassemble a pathname and place each of its components on a separate line.
- • Reverse the above; assembling a pathname from components given on separate lines.
- • Return just the portion of a pathname that pertains to the volume (drive), directory (folder), file, or parent directory.
-
- Release History:
- • 1-JUNE-91, version-13, first public release.
-
-
-
- Copyright Notice:
-
- The Pathlines XFCN and this demonstration stack were written by Bill Fernandez and in technical terms are “© Bill Fernandez 1991, all rights reserved.” At the present time, no restriction is placed upon the distribution of these items, and permission is granted for any non-commercial use.
-
- This stack also contains and uses:
- • The RInstall XFCN from the Dartmouth XCMD collection version-3.4, by Kevin Calhoun, ©1989 the Trustees of Dartmouth College.
- • The PopupMenu XFCN v32, by Bill Fernandez, © 1989 Apple Computer.
-
- Warranty Notice:
-
- The Pathlines XFCN and this demonstration stack are made available as a public service, and no warranty, either expressed or implied, is made.
-
-
-